home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / MIDIMOD2.ZIP / READ.ME < prev    next >
Text File  |  1993-06-28  |  1KB  |  33 lines

  1. MIDIMOD ver 0.2
  2.  
  3. MIDIMOD converts Amiga MODules to general format 1 MIDI files. Most
  4. effects are converted (including slides, delays, and tempo). Source code
  5. is available (ANSI C).. it probably came with this file. MIDIMOD uses
  6. a semi-intuitive drop-down menuing environment, and most of its features
  7. are automated.
  8.  
  9. Changes since 0.1:
  10.   Bugfixes (yeah..) including proper management of null sample/null period
  11.   divisions, correct Pattern-Break effect, correct volume-slides, slightly
  12.   more correct tempo management.
  13.   Inclusion of volume scaling, and automatic allocation of them.
  14.   Now you can set the drum channel to whatever you want (don't get too wild)
  15.   Compiles under just about every environment (if you've got ***ing Curses).
  16.  
  17. Files in the MIDIMOD package:
  18. midimod.exe   Executable
  19. midimod.ins   Instrument file (for Soundblaster or compatibles)
  20. midimod.map   Info file
  21. blank.map     Blank info file
  22. midimod.doc   MIDIMOD Documentation
  23. license.txt   License agreement
  24. mod-form.txt  Complete Amiga module format (1st revision)
  25. midimod.c  |
  26. textwin.c  |- Source code
  27. textwinc.c |
  28. midimod.h  |
  29. textwin.h  |
  30.  
  31. Andrew Scott
  32. INTERNET:ascott@tartarus.uwa.edu.au
  33.